nanochess
nanochess
  • 192
  • 254 861
GORILLA.BAS for Colecovision
This is a port to Colecovision of the classic GORILLA.BAS included with QBasic/MSDOS 5.0. The game was developed using the newest CVBasic cross-compiler for Colecovision. All information and ROM available here: forums.atariage.com/topic/370716-gorillabas-for-colecovision/
มุมมอง: 254

วีดีโอ

Programming Games for Colecovision book shown
มุมมอง 2293 หลายเดือนก่อน
This a hands-on display of my newest book Programming Games for Colecovision. The Colecovision console was made by Coleco and came out in 1982. This books covers programming games with the CVBasic language, and includes examples of five games. It includes also the reference of the language, and ideas on how to convert music sheets. You can also target MSX computers and Sega SG-1000 consoles. Av...
Intellivision playing digitized sound
มุมมอง 1544 หลายเดือนก่อน
This is an example of the Intellivision console playing a digitized sound using exclusively the PSG AY-3-8914. The ROM for this demo can be downloaded from forums.atariage.com/topic/365512-custom-voices-for-the-intellivoice/?do=findComment&comment=5459884 The routine for the player is taken from my book Advanced Game Programming for Intellivision. www.lulu.com/shop/oscar-toledo-gutierrez/advanc...
Dungeon Warrior (Colecovision, 2024)
มุมมอง 3134 หลายเดือนก่อน
Another of the examples included in my soon to be available book. Follow this thread to know when the book is available: forums.atariage.com/topic/365456-the-mystery-of-monkey-moon/
Bouncy Cube (Colecovision, 2024)
มุมมอง 3274 หลายเดือนก่อน
One of the game examples appearing with full source code in my new book. Soon to be available. Follow this thread for more info: forums.atariage.com/topic/365456-the-mystery-of-monkey-moon/
Space Raider (Colecovision, 2024)
มุมมอง 1744 หลายเดือนก่อน
One of the game examples appearing with full source code in my new book. Soon to be available. Follow this thread for more info: forums.atariage.com/topic/365456-the-mystery-of-monkey-moon/
Monkey Moon (Colecovision, 2024)
มุมมอง 3994 หลายเดือนก่อน
One of the game examples to appear with full source code in my new book. Soon to be available. Follow this thread for more info: forums.atariage.com/topic/365456-the-mystery-of-monkey-moon/
Ray Tracer in 483 bytes (x86 boot sector)
มุมมอง 3854 หลายเดือนก่อน
I've made a Ray Tracer in x86 assembler code based on the amazing Ray Tracer for Atari 8-bit BASIC developed by D. Scott Williamson. It fits on a boot sector, and can run in real hardware (you'll need a minimum of a Pentium Pro). This version corrects the floor displacement for a nice effect on the spheres. You can download it at github.com/nanochess/RayTracer
Ray Tracer in 506 bytes (x86 boot sector)
มุมมอง 10K4 หลายเดือนก่อน
I've made a Ray Tracer in x86 assembler code based on the amazing Ray Tracer for Atari 8-bit BASIC developed by D. Scott Williamson. It fits on a boot sector, and can run in real hardware (you'll need a minimum of a Pentium Pro) You can download it at github.com/nanochess/RayTracer
bootLogo: A Logo language in 512 bytes (x86 boot sector)
มุมมอง 2105 หลายเดือนก่อน
This is bootLogo, a Logo language developed in 512 bytes of x86 machine code. In this video I demonstrate a simple example of drawing a flower using procedures. It can work in the original IBM PC as it uses CGA 4 colors, on a more recent machine, or in emulation using VirtualBox, qemu or DosBox. The full source code for bootLogo is available from github.com/nanochess/bootLogo
Camelot Knights (Colecovision, 2024)
มุมมอง 6985 หลายเดือนก่อน
This is a remake of an old game I made in 1988 in interpreted BASIC. The enhanced remake is compiled with CVBasic, a BASIC compiler for Colecovision/SG1000/MSX. There is only one level and one boss. CVBasic source code and Colecovision ROM available at forums.atariage.com/topic/363252-camelot-knights-game/
LOCS a Logo-like language I made at age 9 (1988)
มุมมอง 2.7K5 หลายเดือนก่อน
LOCS (short for Oscar's Language for Students Computer) is a tiny language I developed inspired by the Logo language when I was age 9 in 1988. It would have been lost in history if I didn't found accidentally the sheets scribbled with handwritten Z80 machine code. More on this and port to MSX at: nanochess.org/locs.html
Space Attack game written in CVBasic (Colecovision, 2024)
มุมมอง 2456 หลายเดือนก่อน
You have the last spaceship standing, try to destroy as many aliens as possible before the imminent end of the humankind; it is that, or simply you entered the galactical highway in reverse direction. Sample game written in CVBasic language, my new Z80 BASIC compiler for Colecovision. You can download it at forums.atariage.com/topic/362182-colecovision-basic-compiler-cvbasic-v010/
Cubos: Z80 game developed at age 12 in 1991 (ported to Colecovision/MSX 2024)
มุมมอง 1796 หลายเดือนก่อน
I wrote this Q*Bert-style game in 1991 when I was age 12. My abilities weren't enough to make it a real-time game and instead it is turn-based. Full article on the game and download for MSX/Colecovision available at nanochess.org/cubos.html
Viboritas: Z80 game developed at age 11 in 1990 (ported to Colecovision/MSX 2024)
มุมมอง 2K6 หลายเดือนก่อน
Viboritas: Z80 game developed at age 11 in 1990 (ported to Colecovision/MSX 2024)
Garlic Grows over 10 Days
มุมมอง 1087 หลายเดือนก่อน
Garlic Grows over 10 Days
Retro Game Fest 2 CDMX 16-dic-2023
มุมมอง 1138 หลายเดือนก่อน
Retro Game Fest 2 CDMX 16-dic-2023
Pumpkin Castle (Intellivision, 2023)
มุมมอง 40810 หลายเดือนก่อน
Pumpkin Castle (Intellivision, 2023)
MSX México Meet 2023
มุมมอง 10310 หลายเดือนก่อน
MSX México Meet 2023
TTRIS (TRS-80, 2023)
มุมมอง 241ปีที่แล้ว
TTRIS (TRS-80, 2023)
Thunder Soldier (Intellivision, 2023)
มุมมอง 772ปีที่แล้ว
Thunder Soldier (Intellivision, 2023)
Aardvark, juego de Atari 2600 (2019)
มุมมอง 83ปีที่แล้ว
Aardvark, juego de Atari 2600 (2019)
More Boot Sector Games (book)
มุมมอง 199ปีที่แล้ว
More Boot Sector Games (book)
Programming Boot Sector Games (book)
มุมมอง 458ปีที่แล้ว
Programming Boot Sector Games (book)
Tower Attack (Intellivision, 2023)
มุมมอง 274ปีที่แล้ว
Tower Attack (Intellivision, 2023)
Mr. Chess (Intellivision, 2023)
มุมมอง 468ปีที่แล้ว
Mr. Chess (Intellivision, 2023)
Colecovision on a breadboard
มุมมอง 2.5Kปีที่แล้ว
Colecovision on a breadboard
Programming Games for Atari 2600 (new book)
มุมมอง 1.5Kปีที่แล้ว
Programming Games for Atari 2600 (new book)
Pumpkin Attack (Intellivision, 2022)
มุมมอง 285ปีที่แล้ว
Pumpkin Attack (Intellivision, 2022)
Monosol: A Klondike Solitaire in 3K for MS-DOS
มุมมอง 131ปีที่แล้ว
Monosol: A Klondike Solitaire in 3K for MS-DOS

ความคิดเห็น

  • @ZagnutBar
    @ZagnutBar 19 ชั่วโมงที่ผ่านมา

    I absolutely love that you did this, and added music and sound effects too- just enough that it enhances the experience and doesn't feel inauthentic. Great work.

  • @ZettDarkstone
    @ZettDarkstone 13 วันที่ผ่านมา

    Got a msx port to?

    • @nanochess
      @nanochess 13 วันที่ผ่านมา

      I'm working towards it :)

    • @ZettDarkstone
      @ZettDarkstone 13 วันที่ผ่านมา

      @@nanochess nice!

  • @JuniorJr-uu5sz
    @JuniorJr-uu5sz 15 วันที่ผ่านมา

    It would be great if you made this game available for purchase on Steam, like Raphnet did with Extreme Volleyball Infernal League. This would help increase the popularity of this game.

  • @xeriland
    @xeriland 18 วันที่ผ่านมา

    What happens when you hit the sun?

    • @nanochess
      @nanochess 18 วันที่ผ่านมา

      @@xeriland the sun gets surprised like in the original

  • @darkshadow055
    @darkshadow055 25 วันที่ผ่านมา

    You've reached 1K sub since I see 999 subscribers on your channel

  • @ShinoSarna
    @ShinoSarna 26 วันที่ผ่านมา

    Nice!

  • @merman1974
    @merman1974 26 วันที่ผ่านมา

    Good fun!

  • @rodneylives
    @rodneylives 26 วันที่ผ่านมา

    Hey, I seem to be subscriber #1,000!

    • @nanochess
      @nanochess 26 วันที่ผ่านมา

      @@rodneylives welcome!

  • @rugxulo
    @rugxulo 27 วันที่ผ่านมา

    Nice!

  • @hrford
    @hrford 27 วันที่ผ่านมา

    I'm assuming you started from scratch in assembly rather than translating the quick basic?

    • @hrford
      @hrford 27 วันที่ผ่านมา

      Ah, I see you mentioned a cross compiler. Wow. Ok

    • @nanochess
      @nanochess 27 วันที่ผ่านมา

      @@hrford this game was ported first to IntyBASIC and then to CVBasic. Source code available in the link.

  • @madwilliamflint
    @madwilliamflint 27 วันที่ผ่านมา

    Okay that's fun right there :)

  • @ExoticKiwiB
    @ExoticKiwiB หลายเดือนก่อน

    How is this even possible lol

  • @jogosProgramEletronica
    @jogosProgramEletronica หลายเดือนก่อน

    nice!

  • @RobiticDuck
    @RobiticDuck 2 หลายเดือนก่อน

    Alright! This would go awesome with my Gateway To Apshai, Soul Of The Beast (2600) and Dragons Decent (2600) games! Also, Venture. Id too buy a physical release cart.

  • @RobiticDuck
    @RobiticDuck 2 หลายเดือนก่อน

    Love that opening title screen! And i really like the music! I need to get my hands on both a SD multicart for my CV so i can start enjoying all these excellent homebrews that i cant buy a physical cart for. Subscribed!

  • @deanhazy
    @deanhazy 2 หลายเดือนก่อน

    I'm 1st in the hall of fame

    • @deanhazy
      @deanhazy 2 หลายเดือนก่อน

      Looking good!

    • @deanhazy
      @deanhazy 2 หลายเดือนก่อน

      Wow

    • @deanhazy
      @deanhazy 2 หลายเดือนก่อน

      Next: miner 2050er.

  • @krisbeckwith7105
    @krisbeckwith7105 2 หลายเดือนก่อน

    Awesome version of jr pacman... I had it for my Atari 2600 back in the day. Nostalgic ✨

  • @badrbadr7025
    @badrbadr7025 2 หลายเดือนก่อน

    هايلة

  • @davechristopher6462
    @davechristopher6462 2 หลายเดือนก่อน

    Reminds me of flappy bird on Andriod

  • @TheArmchairrocker
    @TheArmchairrocker 2 หลายเดือนก่อน

    I see Nanochess's name in your file list

    • @nanochess
      @nanochess 2 หลายเดือนก่อน

      maybe because this video is published in the nanochess' channel

  • @damienchance3153
    @damienchance3153 3 หลายเดือนก่อน

    There's two things about this game: #1 it looks like GBA version and second it's sounds like Atari version of Jr pac Man.

  • @CopperSosiska12
    @CopperSosiska12 3 หลายเดือนก่อน

    By the way, pressing keys on the keyboard breaks this.

    • @nanochess
      @nanochess 3 หลายเดือนก่อน

      It is the code for exit to DOS, in boot sector mode it simply returns to oblivion

  • @ZXSpectrumHotel
    @ZXSpectrumHotel 3 หลายเดือนก่อน

    You have removed my comment. Why?

  • @tcscomment
    @tcscomment 3 หลายเดือนก่อน

    is there a way to make this run on real modern hardware?

    • @nanochess
      @nanochess 3 หลายเดือนก่อน

      You can run the COM file in machines with Windows XP, Windows 7 or Windows 8.

  • @arturoragozini5380
    @arturoragozini5380 3 หลายเดือนก่อน

    Arrived yesterday, very nice interview about the history of Zaxxon

    • @nanochess
      @nanochess 3 หลายเดือนก่อน

      I'm glad you like it 😀

  • @eddieloius4592
    @eddieloius4592 3 หลายเดือนก่อน

    the TIA is very hard fir me to understand in terms of programming for NTSC

    • @nanochess
      @nanochess 3 หลายเดือนก่อน

      The first few chapters of my book show how to control the TIA easily with the most basic things like creating a solid blue background.

  • @Mikebloke
    @Mikebloke 3 หลายเดือนก่อน

    Nice! I have your intellivision book that really got me into coding for old consoles, I'll be buying this one too for support, and always wanted to get into the colecovision at some point 👍

    • @nanochess
      @nanochess 3 หลายเดือนก่อน

      Excellent! Thank you

  • @BriansManCave
    @BriansManCave 3 หลายเดือนก่อน

    Got mine! 😁

  • @intellivisiongamer
    @intellivisiongamer 3 หลายเดือนก่อน

    Thanks for another great book!

  • @Cradofepi
    @Cradofepi 3 หลายเดือนก่อน

    Geometric dash reference 🗣️🗣️🔥🔥🔥

  • @BriansManCave
    @BriansManCave 4 หลายเดือนก่อน

    Neat!

  • @AgileSnowWeasel
    @AgileSnowWeasel 4 หลายเดือนก่อน

    4-bit sample playing through the AY?

    • @nanochess
      @nanochess 4 หลายเดือนก่อน

      Two 4-bit samples combined at 8khz.

  • @PuzZLeR_00
    @PuzZLeR_00 4 หลายเดือนก่อน

    Hey Nanochess. So cool! Thanks for sharing.

  • @SpectrumReviews
    @SpectrumReviews 4 หลายเดือนก่อน

    Looks incredible. I would buy a physical copy

  • @kBashumUclugam
    @kBashumUclugam 4 หลายเดือนก่อน

    Hi 👋 Thats cool But 512bytes maximum boot sector? If you have more than 512b maybe can we run x86 Microsoft BASIC 1970-1980

    • @nanochess
      @nanochess 4 หลายเดือนก่อน

      Then you should try my bootBASIC language. It is a BASIC language in 512 bytes.

  • @jessragan6714
    @jessragan6714 4 หลายเดือนก่อน

    That's some good Intellivision gaming there. Remember some of the awful noises that would come out of that thing when you pressed the wrong button on the keypad? Urgh. This port of Donkey Kong Jr. sounds like heaven by comparison.

  • @djaccount5458
    @djaccount5458 4 หลายเดือนก่อน

    Nice, assembler is to complicated for me, I prefer JavaScript :)

  • @JeanMonos
    @JeanMonos 4 หลายเดือนก่อน

    Nice. Coding ASM or C ?

    • @nanochess
      @nanochess 4 หลายเดือนก่อน

      CVBasic language

  • @DiceDrivenGameDev
    @DiceDrivenGameDev 4 หลายเดือนก่อน

    Wow ! this looks great, the colorful shadow trailing effect when jumping it's a very slick effect

  • @TECAgain
    @TECAgain 4 หลายเดือนก่อน

    A Geometry Dash styled game for the Coleco? This is awesome.

  • @gassie62
    @gassie62 4 หลายเดือนก่อน

    Nice! Just needs his laser gun for additional protection

  • @nicklansbury3166
    @nicklansbury3166 4 หลายเดือนก่อน

    Outstanding work! 👏

  • @gepposmsxadventure
    @gepposmsxadventure 4 หลายเดือนก่อน

    It seems familiar... 🤔 😹😹😹

  • @intellivisiongamer
    @intellivisiongamer 4 หลายเดือนก่อน

    I like these type of games!

  • @intellivisiongamer
    @intellivisiongamer 4 หลายเดือนก่อน

    Oh I like this! Was it finished?

  • @intellivisiongamer
    @intellivisiongamer 4 หลายเดือนก่อน

    Haven’t seen this one before either.

  • @intellivisiongamer
    @intellivisiongamer 4 หลายเดือนก่อน

    I don’t think I have seen this one before. Was it ever released?

    • @nanochess
      @nanochess 4 หลายเดือนก่อน

      A version in my Advanced Game Programming for Intellivision book, and another published in IntyBASIC Showcase Vol. 2 cartridge.

    • @intellivisiongamer
      @intellivisiongamer 4 หลายเดือนก่อน

      @@nanochess ok, I do have those intybasic carts. Thanks

  • @intellivisiongamer
    @intellivisiongamer 4 หลายเดือนก่อน

    Such a great game!

  • @arenyart
    @arenyart 4 หลายเดือนก่อน

    I just bought your book. Thanks for all the cool code.

    • @nanochess
      @nanochess 4 หลายเดือนก่อน

      Thank you!

  • @maxmuster7003
    @maxmuster7003 4 หลายเดือนก่อน

    Is this video mode 13h in 320x200x8? Good work.😊

    • @nanochess
      @nanochess 4 หลายเดือนก่อน

      Yes, that's right. 320x200x256 colors.

    • @maxmuster7003
      @maxmuster7003 4 หลายเดือนก่อน

      @@nanochess thx