Completed
Python [curses] 17 "Rooms"
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Python Curses Module Tutorials
Automatically move to the next video in the Classroom when playback concludes
- 1 Python [curses] 00 Installing Unicurses on Windows
- 2 Python [curses] 01 Intro and Hello World
- 3 Python [curses] 02 The Move Function
- 4 Python [curses] 03 Exploring Getch
- 5 Python [curses] 04 The Getmaxyx Function
- 6 Python [curses] 05 Attributes
- 7 Python [curses] 06 Color
- 8 Python [curses] 07 Handy Dandy Functions
- 9 Python [curses] 08 Windows
- 10 Python [curses] 09 Window Box
- 11 Python [curses] 10 Panels
- 12 Python [curses] 11 Window Background
- 13 Python [curses] 12 Safety First
- 14 Python [curses] 13 Organize Colors
- 15 Python [curses] 14 Creating a "Player"
- 16 Python [curses] 15 Lines
- 17 Python [curses] 16 Unicurses vs. Curses
- 18 Python [curses] 17 "Rooms"
- 19 Python [curses] 18 Background Fix
- 20 Python [curses] 19 Unicurses/Curses No Background Check