GithubHelp home page GithubHelp logo

borysekondrej / battleships Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 1.27 MB

Course project for TDT4240 Software Architecture at NTNU of Group 23 in Spring 2022.

License: MIT License

Java 96.97% Dockerfile 0.15% Shell 0.13% Python 2.74%
android-game ntnu tdt4240

battleships's Introduction

Battleships

This is a course project for TDT4240 Software Architecture at NTNU of Group 23 in Spring 2022.

Android 8.0+ application written in Java using LibGDX and Firebase Cloud Messaging. Server written in Java 1.8, Javalin as HTTPS server and Nginx as a reverse proxy.

How to build

Docker

Server dev:

docker-compose -f docker-compose.dev.yml up --build -d

Server prod:

docker-compose --compatibility up --build -d

App build (slow, but fully in docker):

./docker_build_apk.sh

App build (cachable, but requires local tooling):

./gradlew assembleDebug

Security

For ease of development the file android\google-services.json is included in the repository. It contains API keys for Firebase, so it should idealy remain secret, however the keys are also recoverable from the APK, so it's not highly sensitive. Let's keep it in repository for now and revoke it before we make it public.

Icon

Battleship by Phạm Thanh Lộc from NounProject.com https://thenounproject.com/icon/battleship-2506976/

battleships's People

Contributors

adamrog avatar borysekondrej avatar giraffereversed avatar konrad-ivelic avatar mikolajb21 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.