Search found 11 matches

by KTKNM
Tue Jul 11, 2023 8:30 pm
Forum: ZX Spectrum Assembly Programming
Topic: How to make a tile/grid based game?
Replies: 3
Views: 2410

Re: How to make a tile/grid based game?

Checkout Grime Z80. https://www.chibiakumas.com/z80/grimez80.php it used a 'tilemap' (bitmap 8x8 graphics), and is the simplest example of such that I have done. The player could shoot and collide with the background, in a similar way to what you describe. So I was browsing through the GrimeZ80.asm...
by KTKNM
Mon Jul 03, 2023 9:45 pm
Forum: ZX Spectrum Assembly Programming
Topic: How to make a tile/grid based game?
Replies: 3
Views: 2410

How to make a tile/grid based game?

For weeks I have been trying to make a grid-based game. (16x16 pixel sized tiles on a 16x12 grid with a character movement that checks for the type of tile in front of the player character for collision) I made some crudely written engine but ditched it because it was trash + I felt like I was doing...
by KTKNM
Sun Mar 12, 2023 8:54 pm
Forum: General Off topic
Topic: Old Computers/Games Consoles - Owned, Wanted and Missed
Replies: 9
Views: 15249

Re: Old Computers/Games Consoles - Owned, Wanted and Missed

My first introduction to video games was a cheap handheld with built-in games based on modified NES clone hardware. Played the heck of it when I was 6. I currently own 3 of them, each with slightly different hardware specs/capabilities but all built on top of the same system. So I pretty much played...
by KTKNM
Wed Mar 08, 2023 12:54 pm
Forum: ZX Spectrum Assembly Programming
Topic: .
Replies: 5
Views: 1781

Re: What is going on?!

I appreciate your help anyway and will take it as a advice.
by KTKNM
Tue Mar 07, 2023 7:26 pm
Forum: ZX Spectrum Assembly Programming
Topic: .
Replies: 5
Views: 1781

Re: What is going on?!

Edit: nevermind
by KTKNM
Sun Mar 05, 2023 9:47 am
Forum: ZX Spectrum Assembly Programming
Topic: .
Replies: 5
Views: 1781

Re: What is going on?!

Still no idea how to fix it.
by KTKNM
Wed Feb 08, 2023 9:12 pm
Forum: ZX Spectrum Assembly Programming
Topic: .
Replies: 5
Views: 1781

.

Edit: nevermind
by KTKNM
Sun Feb 05, 2023 7:16 pm
Forum: ZX Spectrum Assembly Programming
Topic: Tried getting a graphic to appear on the screen. Nothing appears.
Replies: 3
Views: 1684

Re: Tried getting a graphic to appear on the screen. Nothing appears.

I don't use VASM because I have no idea how to.

For a very long time I have been relying on simple command prompt-based compilers (a different one per platform), and the code being written in the regular notepad.
It works for all code I was using back then.
by KTKNM
Sun Feb 05, 2023 7:04 pm
Forum: Introductions
Topic: hi
Replies: 2
Views: 1540

Re: hi

Fine, I guess.
I'm currently on the second half of my two week winter break from high school, and I haven't done much regarding game development.
by KTKNM
Wed Feb 01, 2023 7:24 pm
Forum: Introductions
Topic: hi
Replies: 2
Views: 1540

hi

I'm KTKNM, an artist, a retro collector and a wannabe game developer. I have a unique art, character design and game design style, but I wasn't able to bring the last one to life much though. I currently own six 8-bit systems: Sega Master System, Atari 65XE, Three handhelds that use modified NES har...

Go to advanced search