Skip to content

bestK1ngArthur/WWDC20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 WWDC20

Simple educational chemical puzzle game built on SpriteKit for Swift Student Challenge

Screenshot

The project consists of two parts:

  • iOS App Elementaries.xcodeproj
  • Xcode Playground Elementaries.playground

Inspiration

Science chemical notation, like the languages spoken by people, requires a certain amount of time to get used to it. Small puzzle games help solve this problem thanks to the gamification of the process. Hungarian crossword is a very suitable type of game, as its rules are quite simple and clear for all ages.

Features

🔬 Learning new substances

This game format makes it easy to learn new chemical substances. And short facts about substances also develop the player’s horizons.

🧠 Brain training

Hungarian crossword puzzle possesses trains player memory and concentration.

💻 Simple program structure

The simple structure of the program allows you to understand the algorithms of the game and the SpriteKit framework.

Structure

  • GameScene - drawing game objects and processing actions
  • GameMaster - controlling the game process
  • GameFieldFormer - filling the playing field with content

Demo

Demo

About

✅ WWDC2020 Swift Student Challenge [Accepted]

Topics

Resources

Stars

Watchers

Forks

Languages