Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spencrc/unnamed-pokemon-fangame
Lua-based Pokémon fan game written from the ground up.
https://github.com/spencrc/unnamed-pokemon-fangame
love2d lua
Last synced: 18 days ago
JSON representation
Lua-based Pokémon fan game written from the ground up.
- Host: GitHub
- URL: https://github.com/spencrc/unnamed-pokemon-fangame
- Owner: spencrc
- Created: 2024-09-12T04:25:15.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2025-01-16T16:58:38.000Z (19 days ago)
- Last Synced: 2025-01-16T18:14:45.995Z (19 days ago)
- Topics: love2d, lua
- Language: Lua
- Homepage:
- Size: 6.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Currently still a major work-in-progress! For a very experimental but (relatively) non-buggy build in executable form, one is available under the Releases.
If you would like to build the game yourself with the most up to date build, please do the following:
1. Visit the [LÖVE webpage](https://love2d.org/) to install the latest version of the engine.
2. Download the files from this repository from [the master branch](https://github.com/spencrc/Unnamed-Pokemon-Fangame/archive/refs/heads/master.zip).
3. Wherever the files (either via the .zip or installer) for LÖVE are located, please move the repository's **src** file to this folder.
4. Drag the **src** folder onto the **love.exe** or **lovec.exe** files, and the game will run!