News

Alien Isolation (2019-12-24) (WIP) (NES Game)

Alien Isolation is a WIP game for NES by sdm.

Release notes:

Code written at the beginning of 2019 (NESASM3, MMC1). I played with a code in which the opponent has a field of view. The code has bugs that I can’t fix and is simply badly designed, so it’s currently only a curiosity to play. In general, we control a player who must collect all the keys on several screens. We must avoid a Alien who can see and hear us. Small squares flying out of an Alien are his visualized field of view. The big square is the place where the Alien saw / heard us for the last time. The player has three walking modes: Standard (slightly affects the behavior of the Alien), running (Alien hears us) and sneaking (slow, but the Alien, unless he sees us, is unable to hear us). There are broken glasses on the ground that make a loud sound when we walk / run on them. Wooden crates protect us from Alien who cannot kill us there (When he chases us and we hide, after a while he will get bored and leave.)

By · 0 comments
WiiColEm v0.3 (Coleco Vision emu for Wii)

WiiColEm is a port of the ColEm ColecoVision emulator developed by Marat Fayzullin. Raz0red gave the Wii port some love again, after only eight years.

Changes:

* Updated to latest version of ColEm (4.8)
o Super Game Module (SGM) emulation
o 24c08 and 24c256 EEPROM emulation
* Display enhancements
o Double strike (240p)
o GX+VI mode
o 16:9 correction
o Full widescreen support
o Ability to enable/disable bilinear filter (GX mode)
o Color trap filter
* Hierarchical file navigation support
* SMB (Network support) for loading ROMs
* Multi-save slot support
* Support for launching via WiiFlow (and returning)
* Updated to latest versions of devkitPPC (r35) and libogc (1.8.23)

By · 0 comments
Newo Asteroids v3 (Wii Game)

Newo Asteroids by Owen is a game made in the style of classic Asteroids. In 2064 on a Wednesday, aliens disturb the asteroid belt sending asteroids hurdling towards the earth. It is your job to destroy every last asteroid in the solar system and bring peace to the galaxy.

Changes:

* New and Improved Graphics, effects, explosions, more colour options, 60fps
* New in game story by Mr. Reaper (@tinyvast)
* Balanced difficulty modes and weapons, more enemies on hard mode
* Added a new enemy ship: shielded scout
* Added a new weapon: wave shot (+ acheivements)
* General system stability improvements to enhance the user’s experience

By · 0 comments
dasm v2.20.12 (misc)

dasm is a versatile macro assembler with support for several 8-bit microprocessors including MOS 6502 & 6507, Motorola 6803, 68705 & 68HC11, Hitachi HD6303 (extended Motorola 6801), and Fairchild F8.

By · 0 comments
Hungry Birds (Source Code) Game Boy Game)

Hungry Birds by oshf was made in 48 Hours for the #ZGBJAM2 game jam. The source code is now public via GitHub since four days, making it an open source game.

Mother bird has appeared with a bevy of delicious worms for her three chicks. Unfortunately, she has also collected not so delicious rocks. Help the hungry chicks devour worms while avoiding eating rocks.

By · 0 comments