Rather late(or very early) Easter game
by Monkeybot
This game was originally written for the 2011 Easter competition, but the author (monkeybot) didn't make the deadline. In this game the player must safely guide the egg through the tunnel without touching the walls, while the eggs spinning. So the slightest inaccurate mouse movement and you're dead.
It's a pity he didn't get a chance to complete this game, as while it might seem simple on the surface, it's anything but. Well worth a look since he's generously included the source code.
Minigame - Feedback wanted
by Basil99
This is a minigame concept we plan to add to a bigger project. I'm personally not sure this is a playable thing, as for me its a bit boring. Anyway, community feedback is wanted. Plz, leave your opinion about this.
Idea is a following - a big picture is spit into square pieces, like 4x5. Then, some pieces are randomly removed and remained structure is falling down. Your purpose is to restore original pic by catchin falling block by moving "basement". Well, sounds unclear, but may be demo helps
Play Pic2Map (Conversion Tool)
by Kevin Picone
It's a tool to assist PlayBasic users, convert Image into something that can be drawn as a map. The user loads the image into the program and it exports a tile map, and an image containing the unique blocks used.
Donkey Kong Country 2 Remake (2D side scroller engine WIP)
by LemonWizard
This is one of those ambitious remake projects that pops up from time to time, basically the concept here is to create a Donkey Kong Country 2 Styled scrolling platform engine.
The author (LemonWizard) is taking a tools based approach to creating his solution, where he's starting out working on a editing tool that has play back functionality built in. This allows him to build components and test them as he's working.
If you're interested there's plently of Work in Progres chat/ screen shots / videos and source code snippets posted in the WIP thread.
The author (LemonWizard) is taking a tools based approach to creating his solution, where he's starting out working on a editing tool that has play back functionality built in. This allows him to build components and test them as he's working.