Vircon32 game console
English Spanish

Project

Home page What is Vircon32? F.A.Q. Links

Software

Emulator RetroArch ▶ Games Test ROMs Development tools Libraries

Documents

Specification Quick guides Tutorials C API reference

Others

Physical versions Art
Vircon32: Games

Here you can find games to download and play in Vircon32. Same as the emulator, there is nothing you need to install: just unzip them to be able to open the rom with the emulator. Remember that your controls are applied to all games, since the gamepad configuration is for the console itself.

Games index

My games

This list shows all currently finished games made by myself. You could consider these as "official" Vircon32 games. As such, I will try to make my games polished, and keep their source code clear.

Game Sources Author: Carra (2021.09.21)
2048

A port of the classic puzzle game, with improved graphics and sound.

Game Sources Author: Carra (2021.12.07)
Basic Platformer

A platformer game, simple but quite polished. Includes 30 levels split into 3 worlds. This game is also meant as an example project showing how to make a basic full game for the console.

Game Sources Author: Carra (2022.10.13)
Chip-8 Emulator

This is not a game in itself, but an emulator of another little virtual console called Chip-8. You can play Chip-8 games by converting them into Vircon32 memory cards!

Game Sources Author: Carra (2022.03.20)
Fierce Soldier

This is a Contra style game where you shoot at enemies in 3 levels. This game was made in 10 days, during the First Vircon32 Jam held at itch.io.

Game Sources Author: Carra (2023.06.11)
Mahjong

A Vircon32 version of Mahjong solitaire. Includes 4 different layouts and quality of life features like hints and option to undo/redo.

Game Sources Author: Carra (2022.07.22)
MineSweeper

A Vircon32 version of the classic Windows game. It features the same 3 board sizes but adapted to a more arcade-like experience.

Game Sources Author: Carra (2023.10.15)
One Skill

In this platformer you have 4 different skills but you can only use one at a time. Choose a skill to complete each of the sections across 4 levels.

Game Sources Author: Carra (2022.08.10)
Solitaire

The classic card solitaire, now for Vircon32. Updated version with difficulty selection (drawing 1, 2 or 3 cards).

Game Sources Author: Carra (2023.04.10)
Vitris

The classic puzzle, ported to Vircon32! This is a basic but polished version. It's likely that it will get updated with extra game modes, so stay tuned.

My demos

Here are either my demos for future complete games, or playable proofs of concept that I don't plan to develop into a full-fledged game.

Game Sources Author: Carra (2021.09.21)
Bricks

A simple proof of concept for an Arkanoid style game. Movement and collisions are fully working, but you can't beat the level or die.

Game Sources Author: Carra (2023.02.03)
Pseudo-3D Racer

A demo showing some advanced pseudo-3D effects. With these techniques you could create an old-school racer like OutRun for Vircon32.

Game Sources Author: Carra (2021.12.26)
Triple Bubble

A bubble shooting game where you can control 3 launchers to cover a wider playfield, or play a classic mode with a single launcher.

Community games

Here you have finished Vircon32 games that were contributed by the community. Remember that you can also make your own!

Game Sources Author: The R (2022.10.10)
JellyFish

As a jellyfish, you must try to dodge other sea creatures to stay alive. Try to get a high score, and you can save it if you use a memory card!

Game Sources Author: SrxRaposo (2022.03.20)
Party Man

A simple pacman clone for Vircon32. Just drink the beer and avoid the cops :)

Game Sources Author: Jack Brian (2022.01.02)
SimpleTennis

A Vircon32 version of the classic Pong. It allows you to play either 2-player matches, or against the CPU with 3 difficulty settings.

Game Sources Author: Chandler Kluser (2022.09.12)
Tic Tac Toe

A simple Tic Tac Toe port, for 2 players only. They both share the same gamepad. This game was made in a single day!

Community demos

These are community-made demos for the console, showing technical feats or gameplay proofs or concept.

Game Sources Author: r2d2rigo (2022.03.20)
Virconstein 3D

An impressive first-person 3D environment you can navigate. Remember that this console has no 3D graphics! To achieve this, heavy assembly optimizations were used.