Download an iCalendar file or subscribe to a feed of events at this venue.
Wednesday, August 10, 2016 at 6:27pm.
Notch8 Workspace
Future events happening here
- - No events -
Past events that happened here
-
WednesdayFeb 1 2017Magic Night - Javascript Code Challenge
Magic Night is a hands on, team oriented, Javascript coding lab, welcoming of all experience levels and backgrounds. We get together because coding is fun; fun to solve hard problems, and fun to work together. We organize into small teams to code up creative solutions to a common challenge, then after 3 hours of building, present to the group.
This months PDX magic might will be to create and implement a sliding puzzle. https://github.com/PortlandMagicNight/2017-2-1-sliding-puzzle
-
WednesdayJan 4 2017Magic Night - Javascript Code Challenge
Magic Night is a hands on, team oriented, Javascript coding lab, welcoming of all experience levels and backgrounds. We get together because coding is fun; fun to solve hard problems, and fun to work together. We organize into small teams to code up creative solutions to a common challenge, then after 3 hours of building, present to the group.
Today's magic night challenge is to build an animal quiz program.
It works like this. The program starts by telling the user to think of an animal. It then begins asking a series of yes/no questions about that animal: does it swim, does it have hair, etc. Eventually, it will narrow down the possibilities to a single animal and guess that (Is it a mouse?).
More detail:
Github: https://github.com/PortlandMagicNight/2017-1-4-Animal-Quiz
Meetup: https://www.meetup.com/Portland-Javascript-Magic-Night/events/236011088/
-
WednesdayDec 7 2016Magic Night - Javascript Code Challenge
Magic Night is a hands on, team oriented, Javascript coding lab, welcoming of all experience levels and backgrounds. We get together because coding is fun; fun to solve hard problems, and fun to work together. We organize into small teams to code up creative solutions to a common challenge, then after 3 hours of building, present to the group.
This month, we'll be divide into teams and work together to build Yatzee. Can you and your team create a dice roller? Build a game loop? Awesome, how about multiplayer, and multi device? Websockets would be interesting to work with for this.
-
WednesdayNov 2 2016Magic Night - Javascript Code Challenge
Magic Night is a hands on, team oriented, Javascript coding lab, welcoming of all experience levels and backgrounds. We get together because coding is fun; fun to solve hard problems, and fun to work together. We organize into small teams to code up creative solutions to a common challenge, then after 3 hours of building, present to the group.
This month, we'll be divide into teams and work together to create an Alexa app, which is both a lot of fun, and easier to plumb than you'd expect. The challenge will come in the intelligence you and your team bake into the interaction.
-
TuesdayAug 30 2016Magic Night - Javascript Code Challenge
Magic Night is a hands on, team oriented, Javascript coding lab, welcoming of all experience levels and backgrounds. We get together because coding is fun; fun to solve hard problems, and fun to work together. We organize into small teams to code up creative solutions to a common challenge, then after 3 hours of building, present to the group.
This month, we're going to look at the popular game called Sokoban. We'll implement an engine to generate the board, and allow users to play.
The computer game Sokoban, invented by Hiroyuki Imabayashi, was introduced by Thinking Rabbit of Takarazuka, Japan in 1982. This simple game of logic puzzles was an instant success. It won awards and spawned sequels. Over the years, Sokoban has been ported to a huge number of platforms. Fan support remains strong and many of those fans even produce new levels for the game.