Code Monkey home page Code Monkey logo

compsci-handin's Introduction

Computer Science A Level Project

This is a monorepo containing all 5 main components of my Computer Science A-level NEA.

Info

In each of the folders, another README.md shows the structure of that component in more detail.

Look below for how to run each of them from source.

How to run

Go to compsci-handin.pages.dev. From there, navigate to the Games Library and download the Draggie Games Launcher.

As designed in the writeup, all components are accessible through Launcher.exe. Download it and follow what it says. It interacts with the server, allows you to install the Auto-Updater and game itself.

Build from source

All aspects are designed to be built from source too.

Auto-updater

  • Go into the autoupdater/AutoUpdate-main folder above.
  • Ensure you have Python installed.
  • Run pip install -r autoupdate-requirements.txt
  • Copy and paste the contents of the pyinstaller-autoupdate.txt into the terminal
  • Watch it build the exe

Installer

  • Go into the installer/installer-main folder above.
  • Ensure you have Python installed.
  • Run pip install -r installer-requirements.txt
  • Copy and paste the contents of the pyinstaller-installer.txt into the terminal
  • Watch it build the exe

Server

  • Clone/download the contents of server/DraggieGamesServer-main
  • Make sure you have Python installed
  • Run python server.py
    • Note: paths are hardcoded to the username Draggie. you will need to update them
  • Visit localhost:<port> where port is the one it shows in the console

Unity game

  • Clone/download the contents of the folder unity/CS-Project-main
  • Open it with Unity version 2022.3.22f1
  • Build and run

Website

  • Download the contents of website/draggiegames.com-main
  • Open index.html

compsci-handin's People

Contributors

draggie306 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.