Let's Make EdVenture #18: Procedural Map Generation Part 1 - (6502 Assembly, Atari 8-bit, RNG) VIDEO
Ever wanted to write a game on the ATARI 8-Bit? If so, you're not alone! I've wanted to do it all my life, and since I'm learning, I'll teach you what I am learning!
In this series, we are creating a game using 6502 assembly language on the Atari 400/800/XL/XE machines. This episode, we're tackling random number generation, and procedural map generation.
00:00 Intro
00:21 Map Generation Overview
02:24 Add rooms
05:26 New map and RNG Seed
07:10 Fill the map with walls
13:10 Choose room number
17:50 Choose room position
25:44 Make temporary copy of the room
32:29 Place up tile
37:15 Place the room
46:29 Outro
First episode in the series: https://youtu.be/whhTuBpkcrY
Socials:
Instagram: https://instagram.com/MissionEdPossible
Twitter: https://twitter.com/MissionEdPoss
Facebook: https://facebook.com/MissionEdPossible
Website: http://missionedpossible.com
Github:
Main Project: https://github.com/EdSalisbury/edventure
Branch for this Episode: https://github.com/EdSalisbury/edventure/tree/episode_18
Tip Jar: https://streamelements.com/missionedpossible/tip
Let's Make EdVenture #18: Procedural Map Generation Part 1 - (6502 Assembly, Atari 8-bit, RNG)
#6502 #random #assembly
Other Videos By Mission: Ed Possible 2023-04-27 RetroGrade #10: ATARI 2600: Atari 1985-1988 Releases 2023-04-24 Let's Make EdVenture #21: Monsters Move In! 2023-04-19 RetroGrade #9: ATARI 2600: Atari 1984 Releases 2023-04-17 Interview with The VintNerd! - Discussion about Atari 8-Bit, ST, and everything in between! 2023-04-13 RetroGrade #8: ATARI 2600: Atari 1983 Releases (Part 2/2) 2023-04-10 Let's Make EdVenture #20: Procedural Map Generation Part 3 - (6502 Assembly, Atari 8-bit, RNG) 2023-04-04 Interview with Into the Vertical Blank: Generation Atari - Old Guys, Atari, and lots of stories! 2023-03-29 RetroGrade #7: ATARI 2600: Atari 1983 Releases (Part 1/2) 2023-03-20 Let's Make EdVenture #19: Procedural Map Generation Part 2 - (6502 Assembly, Atari 8-bit, RNG) 2023-03-15 RetroGrade #6: ATARI 2600: Atari 1981-82 Releases (part 2 of 2) - Tier list ranking of 2600 Games! 2023-03-13 Let's Make EdVenture #18: Procedural Map Generation Part 1 - (6502 Assembly, Atari 8-bit, RNG) 2023-03-09 RetroGrade #5: ATARI 2600: Atari 1981-82 Releases (part 1 of 2) 2023-03-06 EdPossiHAUL #24: Atari 2600s and Lots of Joysticks! 2023-03-02 RetroGrade #4: ATARI 2600: Atari 1980 Releases 2023-02-27 EdPossiHAUL #23: Handhelds and Plug N Plays 2023-02-24 RetroGrade #3: ATARI 2600 Releases from 1979 2023-02-20 Let's Make EdVenture #17: New UI! 2023-02-15 RetroGrade #2: ATARI 2600 - 1978 Atari Titles 2023-02-13 Let's Make EdVenture #16: DLIs, Timers, and Borders 2023-02-10 RetroGrade: Atari 2600 - The 9 Launch Titles Tier List 2023-02-06 Let's Make EdVenture #15: Moving the Playfield
Tags: Atari
Atari 8-bit
6502
Assembly
Assembly Language
C-64
Commodore
Commodore 64
Apple II
NES
Rogue
Sprites
Player-Missile Graphics
8-Bit
Motorola
MOS
GameDev
Game Development
Old School
Computer
Programming
Video Games
Rogue-Like
Rogue-Lite
Games
procedural
random
rng
random number generator
atari xl games
assembly
assembly language
game development course
development
game programming
asm
seed
procgen
generator
pseudorandom number generators
lfsr shift register
lfsr