Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rawenchilada/isaacclone
A game inspired by the popular roguelike game made in kotlin.
https://github.com/rawenchilada/isaacclone
kotlin swing
Last synced: about 1 month ago
JSON representation
A game inspired by the popular roguelike game made in kotlin.
- Host: GitHub
- URL: https://github.com/rawenchilada/isaacclone
- Owner: RawEnchilada
- Created: 2022-03-01T11:31:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-06T15:47:01.000Z (over 2 years ago)
- Last Synced: 2023-03-25T22:10:14.275Z (almost 2 years ago)
- Topics: kotlin, swing
- Language: Kotlin
- Homepage:
- Size: 1.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IsaacClone
A 2d arcade game made with kotlin and swing, heavily inspired by The Binding of Isaac.
Made as a homework for my kotlin course.## Build
You can build the project with `./gradlew build`
*Special thanks to [@majom48](https://github.com/majom48) for the assets.*