kelvinc1024 / FixItFelix

Java Custom Game Framework - Fix It Felix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FixItFelix

FixItFelix - Java Custom 2D Game Framework Programming

Learn How to Code With Java Graphics2D and Simple Game Framework Concept

FixItFelix classic game for example purpose Features:

  • Scene Management
  • Motion Blur Effect
  • Game Behavior for init, update, render
  • Game Object class
  • Scretch Whole Game Frame without affecting game logic

Main.java for the main class

Each Game Scene must be child of Scene Class

The whole game application must be child of SimpleApplication Class

The other concept can be seen in the project by your own

About

Java Custom Game Framework - Fix It Felix


Languages

Language:Java 99.8%Language:HTML 0.2%