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: about 2 months 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 (8 months ago)
- Default Branch: master
- Last Pushed: 2025-02-03T21:51:44.000Z (3 months ago)
- Last Synced: 2025-02-03T22:32:37.292Z (3 months 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 project's file to this folder.
4. Drag the project's folder onto the **love.exe** or **lovec.exe** files, and the game will run!