Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jonjondev/javafx-pokedex
A Pokedex app made using the JavaFX library
https://github.com/jonjondev/javafx-pokedex
Last synced: 7 days ago
JSON representation
A Pokedex app made using the JavaFX library
- Host: GitHub
- URL: https://github.com/jonjondev/javafx-pokedex
- Owner: jonjondev
- Created: 2018-05-14T05:38:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-12T06:57:53.000Z (over 6 years ago)
- Last Synced: 2023-08-16T10:05:36.559Z (about 1 year ago)
- Language: Java
- Size: 207 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaFX Pokedex
This is a Pokedex app made with the JavaFX library, that I used to teach my students in **48024 Applications Programming** about OOP concepts, as well as GUI programming.