Hi SFML community.
I'd like to present to you the early WIP of Antarctica, a tribute to the platformers of old.
Been in development for a couple of days, Antarctica has nothing fancy to show yet but I intend to update the binary and this topic as soon as any progress is made.
Using this
http://www.wixnet.se/bin/win64/launcher.exe you will always get the latest release of the game to try out for yourself.
UpdateI have received reports that the launcher.exe might be flagged as a trojan and at the moment you can bypass the autoupdating function in the launcher by downloading the game client here:
http://www.wixnet.se/bin/win64/game.exeSo what is this game about? Ever played Metroid? Then you get the idea!The game begins with the first antarctic expedition and the fact that
http://en.wikipedia.org/wiki/Extremophiles were harvested and had their DNA extracted for the good of mankind. But as usual something goes wrong and I'll let you guess twice who will be responsible for the cleaning process...
What is implementedCrosscompilation over Linux and Windows using the same source (only 64bit windows binares are maintained at the moment)
Basic Box2D implementation
Basic World and Zone implementation
Collectible items with cause and effect (doublejump and gravity alterator present in Proof of Concept)
Weapons (handgun, machinegun, shotgun)
Fragmentation- and particlesystem randomness
Collision filtering
Able to fire in eight directions
Go from Box2D 2.2.1 to 2.3.0
What's nextWeapons (handgun, machinegun, shotgun)Update the fragmentation- and particlesystem with lifetime and more randomnessCollision filteringAble to fire in eight directionsGo from Box2D 2.2.1 to 2.3.0Enemies (placeholders with cause and effect)
UI Profiler
Protagonist skills (Crawling, Walljumping, climbing ledges)
What's distantFinetune controls
User Interface
Artificial Intelligence
Tools to build the environment and assets
CrowdfundingKnown bugsBox2D highspeed body bounce
Switching weapon does not reset rate of fire correctly
ballistic spread does not work properly on handgun and machinegun