Tubular Craze is a PICO-8 by briac. It’s a Pipe-Mania like game. The goal is to connect pipes from the Start tile (S) to the End tile (E) with at least a number of pipes (the number below “LEFT” in the lower left).
Stars and Bucks by fweez is a fairly stressful little game of memory. Make coffee drinks from the ingredients the barista-bot sends down the conveyor belt, and hope your customers rate you high enough to keep your job!
Nora’s Mouse Chase! is a PICO-8 game by JTE.
GO Game is a GO game by harraps. The game is playable and implement a counting system to display the score at the end of the game. You can comment/uncomment one line of code to display the territories instead.
Space Invaders Arcade Emulator is a Space Invaders TAITO original (1978) emulator by P. Briot for Wii. Inspired on Midway Space Invaders Emulator (2008) only allowed for GameCube Controller. This version is playable with Wiimote and Nunchuk. High score is stored and could be erased at the beginning during 10 seconds by holding down button B. Sounds are included in the sofware.
The game requires the original Space Invaders ROM’s to be placed on the SD card or a USB storage device in /apps/invaders/roms. They’re not included with the emulator due to copyright concerns.
Changes:
* Screenshot support added
* Using GRRLib 4.1.1 (screenshot only)
* Adding ability to quit properly the game
* Solving wav issue to play all wav files type
* Solving timestamp issue in msec for tracing
* Code cleanup
The Ur-Quan Masters HD is a remake of Star Control 2. It’s the full Ur-Quan Masters game but also featuring a high resolution mode, new features and new artwork. Ported to Pandora by ptitSeb.
Changes:
* Fixed a hang in a specific info screen about Precursors (in the Earth orbital station)
Jinroh keeps on working at his Atari VCS Jump’n Run Carrot Kingdom.
Changes:
Update 7/28/2016 – Fixes flamethrower sound buzzing on lives screen.
http://atariage.com/forums/topic/243605-carrot-kingdom-work-in-progress/
Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed. Ported to Pandora by ptitSeb.
Changes:
* Updated to latest git sources
https://repo.openpandora.org/?page=detail&app=telegram_ptitseb
CopyQ is advanced clipboard manager with editing and scripting features. Ported to Pandora by Ekianjo and Canseco.
Changes:
– Latest stable release. See Changelog
– Updates libs and sources, compiled with QT 5.7.0 from latest beta Codeblocks PND.
C-Dogs SDL is a port of a really fun old DOS game to modern operating systems, using the SDL media libraries for graphics, sound and input (hence the name). Overall it’s an open source, classic overhead run-and-gun game.