Pinned Repositories
game101
This project contains all the code from the Game 101 tutorial series on https://medium.com/@McGivrer
GDJ100
GDJ / gdj100 / Starter for the Game Development with Java courses series
GDJ101
GDJ / gdj101 / Game Develoment Java basics
GDJ102
GDJ / gdj102 / Adding some Game loop pattern and user interaction
GDJ103
GDJ / gdj103 / Adding some Objects
GDJ104
GDJ / gdj104 / Where GameState and GameStateManager are used to manage states.
GDJ105
GDJ / gdj105 / Where we add some graphical objects to build UI.
GDJ110
A sample implementation of a ParticleSystem to provide basic special effects like rain, wind, snow, etc...
pandoc-book-template
A simple Pandoc template to build documents and ebooks.
singleclassgame
A Single Class Game attempt to bring in a minimalist scope all the commons and standards game stack.
snapgames's Repositories
SnapGames/GDJ110
A sample implementation of a ParticleSystem to provide basic special effects like rain, wind, snow, etc...
SnapGames/GDJ100
GDJ / gdj100 / Starter for the Game Development with Java courses series
SnapGames/GDJ101
GDJ / gdj101 / Game Develoment Java basics
SnapGames/GDJ102
GDJ / gdj102 / Adding some Game loop pattern and user interaction
SnapGames/GDJ103
GDJ / gdj103 / Adding some Objects
SnapGames/GDJ104
GDJ / gdj104 / Where GameState and GameStateManager are used to manage states.
SnapGames/GDJ105
GDJ / gdj105 / Where we add some graphical objects to build UI.
SnapGames/singleclassgame
A Single Class Game attempt to bring in a minimalist scope all the commons and standards game stack.
SnapGames/basic-game-framework-backend
Backend services for the Basic Game Framework
SnapGames/game101
This project contains all the code from the Game 101 tutorial series on https://medium.com/@McGivrer
SnapGames/pandoc-book-template
A simple Pandoc template to build documents and ebooks.
SnapGames/demogame
Build 2D platform game from Java is possible. Let's try to design a short and pixeled platform game.
SnapGames/GDJ107
The step 7 of the GDJ course.
SnapGames/html5
Some tricks and tips to develop HTML5 compliant sites
SnapGames/rain-and-drops
a prototype application to simulate rain and drops
SnapGames/scores-store
The score store
SnapGames/simplegameclass
A Simple Game Class (with sub classes) to provide basics for 2D game framework
SnapGames/snapgames.github.io
Home for SnapGames
SnapGames/spring-boot-blog
Simple blog web app made using Spring Boot + Thymeleaf
SnapGames/thor-docs
SnapGames/tutotests
From test to code