So, for my final project this semester I have to make a game by my self ( how ever simple or complex I wish [so long as it is approved by my professor] ) using the FANG engine and java. My question is, what should I make for it? I'm already proficient enough in games programming to write my own 2D engine (and have done so in c++ [ported to c-sharp]) But I just can't think of anything I can accomplish in 2 weeks of work that I havent already done :\
I'm not sure what you've already done, but when in doubt you can try and create a physics-based puzzle platformer of sorts, maybe a 2D version of Portal with more rules as to what the "Portals" can do, how the gun's portal beam reacts with the environment, and what can go through the portals?
I've made a dr. mario remake, pac-man, some interpretation of pretty much any type of flash game that comes to mind, I've written my own engine as well. Theres others, but that 2d portal thing sounds nice :D