Search found 82 matches
- Thu Jun 02, 2022 11:38 am
- Forum: Games
- Topic: Cross Shoot V2
- Replies: 3
- Views: 848
Re: Cross Shoot V2
Thanks for trying my game. The game is not written for the VIC 20. It is written with my framework Cross-Lib: https://github.com/Fabrizio-Caruso/CROSS-LIB which builds the game for all computers, consoles, scientific calculators, arcade boards, etc. from hardware-agnostic game code. This partially e...
- Tue May 31, 2022 10:32 am
- Forum: Games
- Topic: Cross Shoot V2
- Replies: 3
- Views: 848
Cross Shoot V2
Hi everyone! I have updated my "universal" game Cross Shoot (written with my framework Cross-Lib: https://github.com/Fabrizio-Caruso/CROSS-LIB). Is someone interested in giving a try to the Vic 20 (+16K) version? The new version has different enemies and improved graphics. The VIC20+16K bi...
- Sat May 15, 2021 12:38 pm
- Forum: Games
- Topic: My Cross-Lib games can be played online
- Replies: 2
- Views: 538
My Cross-Lib games can be played online
Hi everyone! Anyone willing to try my Cross-Lib games? You can now play them on line: Such games are written with my universal 8-bit framework Cross-Lib. More details in: https://github.com/Fabrizio-Caruso/CROSS-LIB Thanks to Cross-Lib I can compile these games on any 8-bit console/computer. You fin...
- Fri Apr 16, 2021 4:45 pm
- Forum: Announcement Board
- Topic: VIC-20 Software Releases of 2021
- Replies: 36
- Views: 92069
Re: VIC-20 Software Releases of 2021
Name: Cross Horde Author: Fabrizio Caruso Genre: (Zombie) Shooter Requirements: VIC-20 +8K (PAL/NTSC) https://youtu.be/zM_xYCVNEg8 Gameplay: Kill all the different types of zombies. Pick all dropped items to recharge your bow, get special power-ups, points and extra defences. If the zombies reach th...
- Wed Jan 13, 2021 4:55 pm
- Forum: International VIC
- Topic: [ITA] Conan (Avventura 1) Vic 20 port
- Replies: 1
- Views: 5432
[ITA] Conan (Avventura 1) Vic 20 port
Sto facendo il porting del gioco RPG testuale Conan (noto anche come Avventura 1) dal C64 a Vic +24K:
https://github.com/Fabrizio-Caruso/Conan
Il gioco originale è scritto in BASIC V2 ma usa più di 28K di ram e usa lo schermo a 40 colonne.
https://github.com/Fabrizio-Caruso/Conan
Il gioco originale è scritto in BASIC V2 ma usa più di 28K di ram e usa lo schermo a 40 colonne.
- Wed Jan 13, 2021 2:03 pm
- Forum: Games
- Topic: New release: Cross Snake
- Replies: 4
- Views: 775
Re: New release: Cross Snake
Cross Snake can also be played online in case you want to give it a quick try:
https://nippur72.github.io/vic20-emu/?j ... xp_16k.prg
https://nippur72.github.io/vic20-emu/?j ... xp_16k.prg
- Wed Jan 13, 2021 2:01 pm
- Forum: Games
- Topic: New release: Cross Snake
- Replies: 4
- Views: 775
Re: New release: Cross Snake
@AndyH, on the bottom of the screen you see the health (energy) of the sname, which starts at 20. If you do not eat apples often enough, your snake will start moving faster and once the fastest speed is reach, energy will be lost. If you eat apples, you do NOT recover energy but you can bring the sn...
- Thu Jan 07, 2021 2:26 pm
- Forum: Games
- Topic: New release: Cross Snake
- Replies: 4
- Views: 775
New release: Cross Snake
Hi everyone! I have just released Cross Snake (2.0), the fourth "universal" game written with my framework Cross-Lib: https://github.com/Fabrizio-Caruso/CROSS-LIB The game code can be compiled to run on virtually any console and computer including the unexpanded Commodore 16/116 and the Co...
- Sun Jul 19, 2020 10:48 am
- Forum: Games
- Topic: [WIP] Cross Shoot
- Replies: 4
- Views: 748
Re: [WIP] Cross Shoot
@Noizer, there are no pixels in most of the targets I support in CrossLib, which is my universal 8-bit hardware abstraction layer. Cross Shoot and Cross Chase are automatically produced by hardware-agnostic C code that uses CrossLib. I even support text-only targets such as generic CP/M. The Vic 20 ...
- Fri Jul 10, 2020 5:13 pm
- Forum: Games
- Topic: [WIP] Cross Shoot
- Replies: 4
- Views: 748
[WIP] Cross Shoot
CROSS SHOOT https://github.com/Fabrizio-Caruso/CROSS-LIB Gameplay: Description: Kill all enemies. Normal enemies can be pushed against the walls by the bullets. Skulls are harder to kill. There are 12 items (5 standard items + 7 secret items). Discover the 16 secrets hidden in the game. The game has...
- Fri Jul 10, 2020 4:41 pm
- Forum: Announcement Board
- Topic: VIC-20 Software Releases of 2020
- Replies: 30
- Views: 50720
Re: VIC-20 Software Releases of 2020
Name: Cross Shoot https://github.com/Fabrizio-Caruso/CROSS-LIB Author: Fabrizio Caruso Genre: Shooter Code: ANSI C + CrossLib Requirements: VIC-20 + 16K Controls: Joystick Description: Kill all enemies. Normal enemies can be pushed by the bullets. Skulls are harder to kill. Discover the 16 secrets h...
- Mon Apr 06, 2020 4:31 pm
- Forum: Announcement Board
- Topic: VIC-20 Software Releases of 2020
- Replies: 30
- Views: 50720
Re: VIC-20 Software Releases of 2020
Name: Gems Author: Fabrizio Caruso Genre: Arcade Code: BASIC 10-liner PUR-80 (10 lines with max 80 chars per line) Requirements: unexpanded VIC-20 Controls: I, J, K, L Description: Collect more than 3 gems of the same type in a row https://raw.githubusercontent.com/Fabrizio-Caruso/10-LINERS-2020/mas...
- Mon Apr 06, 2020 4:29 pm
- Forum: Announcement Board
- Topic: VIC-20 Software Releases of 2020
- Replies: 30
- Views: 50720
Re: VIC-20 Software Releases of 2020
Name: Enchanted Forest Author: Fabrizio Caruso Genre: Memory / Rogue-like Code: BASIC 10-liner PUR-80 (10 lines with max 80 chars per line) Requirements: unexpanded VIC-20 Controls: I, J, K, L Description: Memorize the hearts position. Find them at night https://raw.githubusercontent.com/Fabrizio-Ca...
- Mon Apr 06, 2020 4:26 pm
- Forum: Announcement Board
- Topic: VIC-20 Software Releases of 2020
- Replies: 30
- Views: 50720
Re: VIC-20 Software Releases of 2020
Name: Space Journey Author: Fabrizio Caruso Genre: Space Code: BASIC 10-liner PUR-80 (10 lines with max 80 chars per line) Requirements: unexpanded VIC-20 Controls: J (left), L (right), <SPACE> (fire) Description: Avoid or destroy the asteroids, collect missiles and other items https://raw.githubuse...
- Mon Apr 06, 2020 4:21 pm
- Forum: Announcement Board
- Topic: VIC-20 Software Releases of 2020
- Replies: 30
- Views: 50720
Re: VIC-20 Software Releases of 2020
Name: Need for VIC Author: Fabrizio Caruso Genre: Racing Code: BASIC 10-liner PUR-80 (10 lines with max 80 chars per line) Requirements: unexpanded VIC-20 Controls: J (left), L (right) Description: Avoid other cars, guard-rails and trees https://raw.githubusercontent.com/Fabrizio-Caruso/10-LINERS-20...