Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Web Dev For Beginners | 69,764 | 10 days ago | 76 | mit | JavaScript | |||||
24 Lessons, 12 Weeks, Get Started as a Web Developer | ||||||||||
Sfml | 8,708 | 3 days ago | 1 | March 24, 2020 | 180 | zlib | C++ | |||
Simple and Fast Multimedia Library | ||||||||||
Flame | 7,788 | 31 | 24 | 3 days ago | 100 | August 19, 2022 | 93 | mit | Dart | |
A Flutter based game engine. | ||||||||||
Fxgl | 3,161 | 4 | 13 days ago | 22 | March 24, 2022 | 113 | mit | Java | ||
Java / JavaFX / Kotlin Game Library (Engine) | ||||||||||
Gridgarden | 2,882 | 10 days ago | 28 | mit | JavaScript | |||||
A game for learning CSS grid layout 🥕 | ||||||||||
Epicsurvivalgame | 2,814 | a year ago | 15 | mit | C++ | |||||
Third-person Survival Game for Unreal Engine 4 (Sample Project) | ||||||||||
Actionroguelike | 2,468 | 12 days ago | 2 | C++ | ||||||
Third-person Action Roguelike made in Unreal Engine C++. Project for Unreal Engine Pro C++ Course & Stanford University (CS193U) | ||||||||||
Projectlearn Project Based Learning | 1,582 | 4 months ago | 7 | mit | JavaScript | |||||
A curated list of project tutorials for project-based learning. | ||||||||||
Jsgamewiki | 1,181 | 3 years ago | 1 | |||||||
A collection of good links for gaming with javascript | ||||||||||
Pacgo | 1,110 | 5 months ago | May 24, 2021 | 4 | mit | Go | ||||
A Pac Man clone written in Go (with emojis!) |
A replayable arcade shooter with a focus on build theorycrafting. Use a massive skill tree, many classes and ships to create your own builds and defeat an ever increasing amount of enemies.
Download this repository, cd
into it and then run love/love.exe --console .
. If you're on Linux then check this comment on reddit which goes over all needed changes to make it run from a Linux machine.
A full tutorial where the game is built from scratch is available here. This tutorial goes over the entire process of building the game step by step. The tutorial
folder in this repository also contains the necessary files to follow along with the tutorial as well as answers to exercises (look into them only after really trying to answer!).
All assets have their specific licenses and they are linked to in the game's credits. All code is under the MIT license.