Don't worry, it's a good idea and something that will be appreciated late in the game.
And I prefer to finish programming the game logic before entering the unknown waters of the sound chip.
Search found 23 matches
- Sat Dec 02, 2023 11:44 pm
- Forum: Works In-Progress Discussion
- Topic: 3 Potions [game]
- Replies: 9
- Views: 15538
- Sat Dec 02, 2023 7:11 pm
- Forum: Works In-Progress Discussion
- Topic: 3 Potions [game]
- Replies: 9
- Views: 15538
Re: 3 Potions [game]
Hi. Sorry I was a little lost with the development, but my PC started shutting down randomly. So I stopped all the projects I had. A few weeks ago I finally bought a new laptop, but it wasn't until today that I set up CC so I could compile again for the CX16. I have some advances, like a second diff...
- Sat Aug 26, 2023 3:05 pm
- Forum: Works In-Progress Discussion
- Topic: 3 Potions [game]
- Replies: 9
- Views: 15538
Re: 3 Potions [game]
Thank you very much for trying it. I was thinking of placing different difficulties, one with a timer and the easiest difficulty without time, in case someone wants to play in a relaxed way. I hadn't thought about the diagonals, it's a good idea, this weekend I'll try to implement it. The eraser ico...
- Fri Aug 25, 2023 5:17 am
- Forum: Works In-Progress Discussion
- Topic: 3 Potions [game]
- Replies: 9
- Views: 15538
3 Potions [game]
I have been working on this game for several days, I started it as a practice of using sprites in the CX16, it is a game completely created from scratch by me. I hadn't wanted to create the post before, because I wanted to have something functional to show. The game still needs work, improving the g...
- Wed Aug 16, 2023 1:37 am
- Forum: Games
- Topic: Rock Runner
- Replies: 19
- Views: 14383
Re: Rock Runner
EDIT: False alarm, I had a problem and I thought it was because of the emulator version, but it was because of my snap version of firefox
- Thu Aug 10, 2023 4:31 am
- Forum: CX16 General Chat
- Topic: Color difference between emulator and hardware?
- Replies: 4
- Views: 3631
Re: Color difference between emulator and hardware?
Thanks for the answer, quite clear and makes all the sense.
- Thu Aug 10, 2023 2:30 am
- Forum: CX16 General Chat
- Topic: Color difference between emulator and hardware?
- Replies: 4
- Views: 3631
Re: Color difference between emulator and hardware?
Thanks for your answer. I am sure that to the human eye it is almost impossible to find a difference and that is why I do not give practical importance to the subject. (Assuming my reasoning is correct and there is a small difference) As I was saying, it is more of a theoretical/technical question t...
- Thu Aug 10, 2023 2:02 am
- Forum: CX16 General Chat
- Topic: Color difference between emulator and hardware?
- Replies: 4
- Views: 3631
Color difference between emulator and hardware?
I have a theoretical question about the colors in the emulator vs hardware. I know that the emulator repeats the nibble of each channel to generate a 24 bit color that is used on the desktop. That is, the color 2F8, in the emulator it will be seen as the color 22FF88. If we think that in 12 bits, th...
- Wed Aug 09, 2023 3:15 pm
- Forum: Programming
- Topic: BIG CHAR DEMO. REDUX
- Replies: 9
- Views: 6688
Re: BIG CHAR DEMO. REDUX
Looks great.
I just tried it and I noticed something, the first time you run it it does it fine, but the second time it asks you to enter a letter, the result is smaller and then it exits the program, I don't know if that's the intention or if it's bug.
PS: I try with R43
I just tried it and I noticed something, the first time you run it it does it fine, but the second time it asks you to enter a letter, the result is smaller and then it exits the program, I don't know if that's the intention or if it's bug.
PS: I try with R43
- Thu Aug 03, 2023 12:44 am
- Forum: Games
- Topic: Rock Runner
- Replies: 19
- Views: 14383
Re: Rock Runner
Very good work. I was testing it because when I was little I played it on Atari, but in level "C", when I get the 24 gems that that level requires, the exit door does not open (neither does the sound nor the flash that accompanies that moment occur ). Levels A and B worked for me without a...